make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1687 MB/s 1373413 calls/s # udp tx: 1870 MB/s 31718 calls/s 31718 msg/s # udp rx: 1875 MB/s 1526758 calls/s # udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # udp rx: 1912 MB/s 1556851 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # UDP GRO fwd perf udp rx: 1795 MB/s 1459421 calls/s # udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # udp rx: 1870 MB/s 1520235 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # udp rx: 1920 MB/s 1562697 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 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: 1286 MB/s 1044324 calls/s # udp tx: 1793 MB/s 30421 calls/s 30421 msg/s # udp rx: 1718 MB/s 1394011 calls/s # udp tx: 1871 MB/s 31750 calls/s 31750 msg/s # udp rx: 1714 MB/s 1391770 calls/s # udp tx: 1804 MB/s 30601 calls/s 30601 msg/s # UDP GRO fwd perf udp rx: 1374 MB/s 1115324 calls/s # udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # udp rx: 1664 MB/s 1351620 calls/s # udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # udp rx: 793 MB/s 644544 calls/s # udp tx: 1567 MB/s 26585 calls/s 26585 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__->