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: 1680 MB/s 1367665 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # udp rx: 1889 MB/s 1537498 calls/s # udp tx: 1923 MB/s 32624 calls/s 32624 msg/s # udp rx: 1859 MB/s 1513281 calls/s # udp tx: 1926 MB/s 32674 calls/s 32674 msg/s # UDP GRO fwd perf udp rx: 1616 MB/s 1315716 calls/s # udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # udp rx: 1884 MB/s 1533522 calls/s # udp tx: 1899 MB/s 32210 calls/s 32210 msg/s # udp rx: 1884 MB/s 1533858 calls/s # udp tx: 1901 MB/s 32259 calls/s 32259 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: 515 MB/s 418450 calls/s # udp tx: 1511 MB/s 25641 calls/s 25641 msg/s # udp rx: 1603 MB/s 1299888 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # udp rx: 1739 MB/s 1411168 calls/s # udp tx: 1890 MB/s 32056 calls/s 32056 msg/s # UDP GRO fwd perf udp rx: 1016 MB/s 827419 calls/s # udp tx: 1185 MB/s 20114 calls/s 20114 msg/s # udp rx: 1126 MB/s 916989 calls/s # udp tx: 1194 MB/s 20259 calls/s 20259 msg/s # udp rx: 1190 MB/s 969357 calls/s # udp tx: 1194 MB/s 20253 calls/s 20253 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__->