make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1077 MB/s 876789 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1243 MB/s 1012103 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1243 MB/s 1012617 calls/s # udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # UDP GRO fwd perf udp rx: 1200 MB/s 977601 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1253 MB/s 1020125 calls/s # udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # udp rx: 1253 MB/s 1020876 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1409 MB/s 1145972 calls/s # udp tx: 1803 MB/s 30596 calls/s 30596 msg/s # udp rx: 1631 MB/s 1326115 calls/s # udp tx: 1753 MB/s 29748 calls/s 29748 msg/s # udp rx: 1795 MB/s 1459797 calls/s # udp tx: 1857 MB/s 31498 calls/s 31498 msg/s # UDP GRO fwd perf udp rx: 1690 MB/s 1374697 calls/s # udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # udp rx: 1844 MB/s 1500544 calls/s # udp tx: 1875 MB/s 31803 calls/s 31803 msg/s # udp rx: 1887 MB/s 1531259 calls/s # udp tx: 1968 MB/s 33391 calls/s 33391 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->