make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1509 MB/s 1228529 calls/s # udp tx: 1899 MB/s 32212 calls/s 32212 msg/s # udp rx: 1733 MB/s 1411168 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # udp rx: 1887 MB/s 1536568 calls/s # udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # UDP GRO fwd perf udp rx: 1840 MB/s 1498320 calls/s # udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # udp rx: 1940 MB/s 1579987 calls/s # udp tx: 1959 MB/s 33238 calls/s 33238 msg/s # udp rx: 1948 MB/s 1586265 calls/s # udp tx: 1957 MB/s 33193 calls/s 33193 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: 1488 MB/s 1208087 calls/s # udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # udp rx: 1784 MB/s 1448777 calls/s # udp tx: 1884 MB/s 31970 calls/s 31970 msg/s # udp rx: 1685 MB/s 1367502 calls/s # udp tx: 1844 MB/s 31286 calls/s 31286 msg/s # UDP GRO fwd perf udp rx: 1506 MB/s 1223804 calls/s # udp tx: 1718 MB/s 29140 calls/s 29140 msg/s # udp rx: 1765 MB/s 1434840 calls/s # udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # udp rx: 1757 MB/s 1427902 calls/s # udp tx: 1851 MB/s 31404 calls/s 31404 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__->