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: 1167 MB/s 950004 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1268 MB/s 1032943 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1304 MB/s 1061648 calls/s # udp tx: 1309 MB/s 22210 calls/s 22210 msg/s # UDP GRO fwd perf udp rx: 1242 MB/s 1010917 calls/s # udp tx: 1335 MB/s 22649 calls/s 22649 msg/s # udp rx: 1192 MB/s 969943 calls/s # udp tx: 1359 MB/s 23065 calls/s 23065 msg/s # udp rx: 1324 MB/s 1078314 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 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: 969 MB/s 785980 calls/s # udp tx: 1799 MB/s 30515 calls/s 30515 msg/s # udp rx: 1701 MB/s 1378693 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # udp rx: 1811 MB/s 1468468 calls/s # udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1328887 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # udp rx: 1771 MB/s 1436678 calls/s # udp tx: 1925 MB/s 32665 calls/s 32665 msg/s # udp rx: 1714 MB/s 1389274 calls/s # udp tx: 1916 MB/s 32512 calls/s 32512 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__->