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: 1119 MB/s 911559 calls/s # udp tx: 1181 MB/s 20031 calls/s 20031 msg/s # udp rx: 1047 MB/s 852100 calls/s # udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # udp rx: 989 MB/s 805323 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # UDP GRO fwd perf udp rx: 1077 MB/s 876921 calls/s # udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # udp rx: 1135 MB/s 924566 calls/s # udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # udp rx: 1282 MB/s 1044244 calls/s # udp tx: 1286 MB/s 21826 calls/s 21826 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: 1576 MB/s 1280819 calls/s # udp tx: 1817 MB/s 30824 calls/s 30824 msg/s # udp rx: 1272 MB/s 1034903 calls/s # udp tx: 1637 MB/s 27768 calls/s 27768 msg/s # udp rx: 1198 MB/s 975321 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # UDP GRO fwd perf udp rx: 1554 MB/s 1264431 calls/s # udp tx: 1864 MB/s 31628 calls/s 31628 msg/s # udp rx: 1778 MB/s 1447259 calls/s # udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # udp rx: 1752 MB/s 1425912 calls/s # udp tx: 1791 MB/s 30384 calls/s 30384 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__->