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: 1439 MB/s 1171267 calls/s # udp tx: 1915 MB/s 32485 calls/s 32485 msg/s # udp rx: 1778 MB/s 1447632 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # udp rx: 1369 MB/s 1113487 calls/s # udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1334315 calls/s # udp tx: 1808 MB/s 30675 calls/s 30675 msg/s # udp rx: 1731 MB/s 1408350 calls/s # udp tx: 1832 MB/s 31088 calls/s 31088 msg/s # udp rx: 895 MB/s 727136 calls/s # udp tx: 1784 MB/s 30266 calls/s 30266 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: 1434 MB/s 1165489 calls/s # udp tx: 1763 MB/s 29907 calls/s 29907 msg/s # udp rx: 1447 MB/s 1174769 calls/s # udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # udp rx: 1489 MB/s 1206699 calls/s # udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # UDP GRO fwd perf udp rx: 1225 MB/s 994163 calls/s # udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # udp rx: 1548 MB/s 1256184 calls/s # udp tx: 1761 MB/s 29877 calls/s 29877 msg/s # udp rx: 1615 MB/s 1309355 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 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__->