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: 1869 MB/s 1520039 calls/s # udp tx: 1969 MB/s 33405 calls/s 33405 msg/s # udp rx: 1945 MB/s 1582477 calls/s # udp tx: 1964 MB/s 33320 calls/s 33320 msg/s # udp rx: 1846 MB/s 1502791 calls/s # udp tx: 1852 MB/s 31419 calls/s 31419 msg/s # UDP GRO fwd perf udp rx: 1851 MB/s 1505966 calls/s # udp tx: 1928 MB/s 32705 calls/s 32705 msg/s # udp rx: 1919 MB/s 1561636 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # udp rx: 1542 MB/s 1253450 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 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: 1332 MB/s 1079494 calls/s # udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # udp rx: 1168 MB/s 946324 calls/s # udp tx: 1911 MB/s 32427 calls/s 32427 msg/s # udp rx: 1208 MB/s 979435 calls/s # UDP GRO fwd perf udp rx: 1512 MB/s 1225743 calls/s # udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # udp rx: 1740 MB/s 1410303 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1733 MB/s 1404554 calls/s # udp tx: 1937 MB/s 32857 calls/s 32857 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__->