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: 1377 MB/s 1121409 calls/s # udp tx: 1890 MB/s 32060 calls/s 32060 msg/s # udp rx: 1963 MB/s 1598332 calls/s # udp tx: 1967 MB/s 33366 calls/s 33366 msg/s # udp rx: 1961 MB/s 1597159 calls/s # udp tx: 1967 MB/s 33369 calls/s 33369 msg/s # UDP GRO fwd perf udp rx: 1763 MB/s 1436001 calls/s # udp tx: 1882 MB/s 31927 calls/s 31927 msg/s # udp rx: 1910 MB/s 1555286 calls/s # udp tx: 1916 MB/s 32503 calls/s 32503 msg/s # udp rx: 1725 MB/s 1404823 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: 1567 MB/s 1270980 calls/s # udp tx: 1931 MB/s 32756 calls/s 32756 msg/s # udp rx: 1864 MB/s 1513579 calls/s # udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # udp rx: 1856 MB/s 1507668 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # UDP GRO fwd perf udp rx: 1630 MB/s 1323371 calls/s # udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # udp rx: 1790 MB/s 1453539 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # udp rx: 1782 MB/s 1447349 calls/s # udp tx: 1913 MB/s 32446 calls/s 32446 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__->