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: 1672 MB/s 1361842 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # udp rx: 1693 MB/s 1378775 calls/s # udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # udp rx: 1904 MB/s 1550266 calls/s # UDP GRO fwd perf udp rx: 1709 MB/s 1391756 calls/s # udp tx: 1807 MB/s 30660 calls/s 30660 msg/s # udp rx: 1649 MB/s 1342469 calls/s # udp tx: 1929 MB/s 32734 calls/s 32734 msg/s # udp rx: 1917 MB/s 1561071 calls/s # udp tx: 1925 MB/s 32652 calls/s 32652 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: 803 MB/s 651503 calls/s # udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp rx: 928 MB/s 752923 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp rx: 754 MB/s 611545 calls/s # UDP GRO fwd perf udp rx: 1049 MB/s 851621 calls/s # udp tx: 1223 MB/s 20758 calls/s 20758 msg/s # udp rx: 1100 MB/s 892945 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp rx: 1145 MB/s 930304 calls/s # udp tx: 1247 MB/s 21152 calls/s 21152 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__->