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: 322 MB/s 260856 calls/s # udp tx: 1425 MB/s 24172 calls/s 24172 msg/s # udp rx: 489 MB/s 397246 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 423 MB/s 342688 calls/s # udp tx: 1382 MB/s 23456 calls/s 23456 msg/s # UDP GRO fwd perf udp rx: 348 MB/s 281979 calls/s # udp tx: 1399 MB/s 23729 calls/s 23729 msg/s # udp rx: 399 MB/s 323477 calls/s # udp tx: 1365 MB/s 23163 calls/s 23163 msg/s # udp rx: 496 MB/s 402669 calls/s # udp tx: 1364 MB/s 23151 calls/s 23151 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: 1598 MB/s 1297926 calls/s # udp tx: 1802 MB/s 30576 calls/s 30576 msg/s # udp rx: 1771 MB/s 1435767 calls/s # udp tx: 1945 MB/s 32998 calls/s 32998 msg/s # udp rx: 1797 MB/s 1457194 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # UDP GRO fwd perf udp rx: 1728 MB/s 1403122 calls/s # udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # udp rx: 1783 MB/s 1447306 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # udp rx: 1667 MB/s 1351826 calls/s # udp tx: 1909 MB/s 32379 calls/s 32379 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__->