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: 1702 MB/s 1385178 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # udp rx: 1864 MB/s 1518278 calls/s # udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # udp rx: 1864 MB/s 1517986 calls/s # udp tx: 1868 MB/s 31698 calls/s 31698 msg/s # UDP GRO fwd perf udp rx: 1735 MB/s 1412648 calls/s # udp tx: 1880 MB/s 31901 calls/s 31901 msg/s # udp rx: 1935 MB/s 1576033 calls/s # udp tx: 1942 MB/s 32950 calls/s 32950 msg/s # udp rx: 1935 MB/s 1575438 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 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: 1413 MB/s 1147486 calls/s # udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # udp rx: 1795 MB/s 1458601 calls/s # udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # udp rx: 1862 MB/s 1513382 calls/s # udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # UDP GRO fwd perf udp rx: 1373 MB/s 1115214 calls/s # udp tx: 1799 MB/s 30514 calls/s 30514 msg/s # udp tx: 1821 MB/s 30898 calls/s 30898 msg/s # udp rx: 1487 MB/s 1205954 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 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__->