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: 518 MB/s 419500 calls/s # udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # udp rx: 542 MB/s 438767 calls/s # udp tx: 1387 MB/s 23538 calls/s 23538 msg/s # udp rx: 570 MB/s 461668 calls/s # udp tx: 1392 MB/s 23611 calls/s 23611 msg/s # UDP GRO fwd perf udp rx: 427 MB/s 346345 calls/s # udp tx: 1362 MB/s 23103 calls/s 23103 msg/s # udp rx: 641 MB/s 518461 calls/s # udp tx: 1390 MB/s 23584 calls/s 23584 msg/s # udp rx: 689 MB/s 558115 calls/s # udp tx: 1351 MB/s 22918 calls/s 22918 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: 1518 MB/s 1233122 calls/s # udp tx: 1849 MB/s 31367 calls/s 31367 msg/s # udp rx: 1888 MB/s 1534639 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1892 MB/s 1538470 calls/s # udp tx: 1932 MB/s 32783 calls/s 32783 msg/s # UDP GRO fwd perf udp rx: 1773 MB/s 1439748 calls/s # udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # udp rx: 1862 MB/s 1511710 calls/s # udp tx: 1944 MB/s 32981 calls/s 32981 msg/s # udp rx: 1872 MB/s 1520811 calls/s # udp tx: 1945 MB/s 32998 calls/s 32998 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__->