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: 1569 MB/s 1277472 calls/s # udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # udp rx: 1837 MB/s 1495421 calls/s # udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # udp rx: 1917 MB/s 1561010 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # UDP GRO fwd perf udp rx: 588 MB/s 476417 calls/s # udp tx: 1320 MB/s 22396 calls/s 22396 msg/s # udp rx: 662 MB/s 535977 calls/s # udp tx: 1375 MB/s 23330 calls/s 23330 msg/s # udp rx: 641 MB/s 518912 calls/s # udp tx: 1398 MB/s 23723 calls/s 23723 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: 1443 MB/s 1174846 calls/s # udp tx: 1851 MB/s 31398 calls/s 31398 msg/s # udp rx: 1836 MB/s 1494904 calls/s # udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # udp rx: 1809 MB/s 1473148 calls/s # udp tx: 1812 MB/s 30743 calls/s 30743 msg/s # UDP GRO fwd perf udp rx: 1767 MB/s 1438810 calls/s # udp tx: 1844 MB/s 31287 calls/s 31287 msg/s # udp rx: 1853 MB/s 1508741 calls/s # udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # udp rx: 1899 MB/s 1546365 calls/s # udp tx: 1907 MB/s 32351 calls/s 32351 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__->