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: 1337 MB/s 1085839 calls/s # udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # udp rx: 1635 MB/s 1329173 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # udp rx: 1724 MB/s 1402829 calls/s # udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # UDP GRO fwd perf udp rx: 1461 MB/s 1188401 calls/s # udp tx: 1930 MB/s 32741 calls/s 32741 msg/s # udp rx: 1907 MB/s 1551856 calls/s # udp tx: 1939 MB/s 32902 calls/s 32902 msg/s # udp rx: 1914 MB/s 1558496 calls/s # udp tx: 1939 MB/s 32901 calls/s 32901 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: 1312 MB/s 1064393 calls/s # udp tx: 1772 MB/s 30057 calls/s 30057 msg/s # udp rx: 1718 MB/s 1393271 calls/s # udp tx: 1917 MB/s 32516 calls/s 32516 msg/s # udp rx: 1702 MB/s 1379694 calls/s # udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # UDP GRO fwd perf udp rx: 1658 MB/s 1344655 calls/s # udp tx: 1904 MB/s 32300 calls/s 32300 msg/s # udp rx: 1714 MB/s 1390934 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1426 MB/s 1156603 calls/s # udp tx: 1854 MB/s 31455 calls/s 31455 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__->