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: 607 MB/s 491667 calls/s # udp tx: 1413 MB/s 23971 calls/s 23971 msg/s # udp rx: 661 MB/s 535541 calls/s # udp tx: 1402 MB/s 23783 calls/s 23783 msg/s # udp rx: 859 MB/s 695493 calls/s # udp tx: 1384 MB/s 23478 calls/s 23478 msg/s # UDP GRO fwd perf udp rx: 480 MB/s 388864 calls/s # udp tx: 1404 MB/s 23814 calls/s 23814 msg/s # udp rx: 624 MB/s 504834 calls/s # udp tx: 1399 MB/s 23728 calls/s 23728 msg/s # udp rx: 666 MB/s 539392 calls/s # udp tx: 1394 MB/s 23660 calls/s 23660 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: 1089 MB/s 883378 calls/s # udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # udp rx: 1561 MB/s 1266022 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1696 MB/s 1375701 calls/s # udp tx: 1923 MB/s 32628 calls/s 32628 msg/s # UDP GRO fwd perf udp rx: 1747 MB/s 1417869 calls/s # udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # udp rx: 1825 MB/s 1481340 calls/s # udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # udp rx: 1832 MB/s 1486260 calls/s # udp tx: 1943 MB/s 32963 calls/s 32963 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__->