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: 1435 MB/s 1167572 calls/s # udp tx: 1650 MB/s 28000 calls/s 28000 msg/s # udp rx: 1830 MB/s 1490112 calls/s # udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # udp rx: 1844 MB/s 1501454 calls/s # udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # UDP GRO fwd perf udp rx: 1066 MB/s 867987 calls/s # udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # udp rx: 960 MB/s 781081 calls/s # udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # udp rx: 1831 MB/s 1488121 calls/s # udp tx: 1917 MB/s 32522 calls/s 32522 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: 1441 MB/s 1171083 calls/s # udp tx: 1673 MB/s 28377 calls/s 28377 msg/s # udp rx: 1683 MB/s 1364830 calls/s # udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # udp rx: 1759 MB/s 1426102 calls/s # udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # UDP GRO fwd perf udp rx: 1553 MB/s 1258242 calls/s # udp tx: 1912 MB/s 32438 calls/s 32438 msg/s # udp rx: 1726 MB/s 1398961 calls/s # udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # udp rx: 1724 MB/s 1397018 calls/s # udp tx: 1912 MB/s 32441 calls/s 32441 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__->