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: 1601 MB/s 1301707 calls/s # udp tx: 1835 MB/s 31127 calls/s 31127 msg/s # udp rx: 1764 MB/s 1434829 calls/s # udp tx: 1929 MB/s 32734 calls/s 32734 msg/s # udp rx: 1682 MB/s 1367319 calls/s # udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # UDP GRO fwd perf udp rx: 1467 MB/s 1193250 calls/s # udp tx: 1706 MB/s 28936 calls/s 28936 msg/s # udp rx: 1525 MB/s 1238919 calls/s # udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # udp rx: 1837 MB/s 1494873 calls/s # udp tx: 1885 MB/s 31981 calls/s 31981 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 tx: 1894 MB/s 32126 calls/s 32126 msg/s # udp rx: 886 MB/s 717920 calls/s # udp tx: 1743 MB/s 29577 calls/s 29577 msg/s # udp rx: 1424 MB/s 1155145 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # udp rx: 1514 MB/s 1226509 calls/s # UDP GRO fwd perf udp rx: 1496 MB/s 1214665 calls/s # udp tx: 1863 MB/s 31611 calls/s 31611 msg/s # udp rx: 1742 MB/s 1416699 calls/s # udp tx: 1786 MB/s 30292 calls/s 30292 msg/s # udp rx: 1759 MB/s 1428070 calls/s # udp tx: 1885 MB/s 31983 calls/s 31983 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__->