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: 1549 MB/s 1260837 calls/s # udp tx: 1926 MB/s 32681 calls/s 32681 msg/s # udp rx: 1913 MB/s 1557390 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # udp rx: 1908 MB/s 1553649 calls/s # udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # UDP GRO fwd perf udp rx: 1509 MB/s 1228281 calls/s # udp tx: 1729 MB/s 29325 calls/s 29325 msg/s # udp rx: 1618 MB/s 1316680 calls/s # udp tx: 1854 MB/s 31447 calls/s 31447 msg/s # udp rx: 1690 MB/s 1376170 calls/s # udp tx: 1849 MB/s 31371 calls/s 31371 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: 1578 MB/s 1283515 calls/s # udp tx: 1731 MB/s 29372 calls/s 29372 msg/s # udp rx: 1837 MB/s 1492453 calls/s # udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # udp rx: 1822 MB/s 1480066 calls/s # udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # UDP GRO fwd perf udp rx: 1559 MB/s 1266383 calls/s # udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # udp rx: 1791 MB/s 1453353 calls/s # udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # udp rx: 1745 MB/s 1415491 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 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__->