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: 1550 MB/s 1260872 calls/s # udp tx: 1843 MB/s 31264 calls/s 31264 msg/s # udp rx: 1922 MB/s 1564517 calls/s # udp tx: 1955 MB/s 33160 calls/s 33160 msg/s # udp rx: 1949 MB/s 1586593 calls/s # udp tx: 1964 MB/s 33324 calls/s 33324 msg/s # UDP GRO fwd perf udp rx: 1250 MB/s 1016855 calls/s # udp tx: 1980 MB/s 33586 calls/s 33586 msg/s # udp rx: 1741 MB/s 1416860 calls/s # udp tx: 1970 MB/s 33424 calls/s 33424 msg/s # udp rx: 1749 MB/s 1420991 calls/s # udp tx: 1967 MB/s 33373 calls/s 33373 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: 1313 MB/s 1066284 calls/s # udp tx: 1753 MB/s 29748 calls/s 29748 msg/s # udp rx: 1433 MB/s 1162354 calls/s # udp tx: 1952 MB/s 33119 calls/s 33119 msg/s # udp rx: 1812 MB/s 1470242 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # UDP GRO fwd perf udp rx: 1629 MB/s 1319575 calls/s # udp tx: 1975 MB/s 33506 calls/s 33506 msg/s # udp rx: 1709 MB/s 1384499 calls/s # udp tx: 1977 MB/s 33543 calls/s 33543 msg/s # udp rx: 1706 MB/s 1383583 calls/s # udp tx: 1950 MB/s 33074 calls/s 33074 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__->