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: 1320 MB/s 1074902 calls/s # udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # udp rx: 1691 MB/s 1377200 calls/s # udp tx: 1950 MB/s 33074 calls/s 33074 msg/s # udp rx: 1929 MB/s 1570852 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # UDP GRO fwd perf udp rx: 1858 MB/s 1512610 calls/s # udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # udp rx: 1956 MB/s 1592623 calls/s # udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # udp rx: 1720 MB/s 1400240 calls/s # udp tx: 1953 MB/s 33137 calls/s 33137 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: 1570 MB/s 1277960 calls/s # udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # udp rx: 1839 MB/s 1497319 calls/s # udp tx: 1954 MB/s 33142 calls/s 33142 msg/s # udp rx: 1450 MB/s 1180563 calls/s # udp tx: 1769 MB/s 30013 calls/s 30013 msg/s # UDP GRO fwd perf udp rx: 1604 MB/s 1306366 calls/s # udp tx: 1901 MB/s 32259 calls/s 32259 msg/s # udp rx: 1857 MB/s 1512498 calls/s # udp tx: 1853 MB/s 31439 calls/s 31439 msg/s # udp rx: 1875 MB/s 1526590 calls/s # udp tx: 1900 MB/s 32233 calls/s 32233 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__->