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: 1316 MB/s 1071575 calls/s # udp tx: 1849 MB/s 31362 calls/s 31362 msg/s # udp rx: 1961 MB/s 1596798 calls/s # udp tx: 1972 MB/s 33450 calls/s 33450 msg/s # udp rx: 1941 MB/s 1579250 calls/s # udp tx: 1966 MB/s 33358 calls/s 33358 msg/s # UDP GRO fwd perf udp rx: 1822 MB/s 1480115 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # udp rx: 1474 MB/s 1197951 calls/s # udp tx: 2018 MB/s 34234 calls/s 34234 msg/s # udp rx: 1976 MB/s 1606450 calls/s # udp tx: 2013 MB/s 34148 calls/s 34148 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: 1117 MB/s 910064 calls/s # udp tx: 1201 MB/s 20371 calls/s 20371 msg/s # udp rx: 1211 MB/s 985847 calls/s # udp tx: 1212 MB/s 20557 calls/s 20557 msg/s # udp rx: 1206 MB/s 981893 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # UDP GRO fwd perf udp rx: 1115 MB/s 907997 calls/s # udp tx: 1237 MB/s 20981 calls/s 20981 msg/s # udp rx: 1217 MB/s 991322 calls/s # udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # udp rx: 1235 MB/s 1005504 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 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__->