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: 1178 MB/s 959526 calls/s # udp tx: 1752 MB/s 29724 calls/s 29724 msg/s # udp rx: 1809 MB/s 1473283 calls/s # udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # udp rx: 1666 MB/s 1356731 calls/s # udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1339307 calls/s # udp tx: 1809 MB/s 30689 calls/s 30689 msg/s # udp rx: 1824 MB/s 1485169 calls/s # udp tx: 1826 MB/s 30984 calls/s 30984 msg/s # udp rx: 1836 MB/s 1494983 calls/s # udp tx: 1837 MB/s 31158 calls/s 31158 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 310 MB/s 251958 calls/s # udp tx: 1083 MB/s 18374 calls/s 18374 msg/s # udp rx: 1140 MB/s 924568 calls/s # udp tx: 1369 MB/s 23233 calls/s 23233 msg/s # udp rx: 1029 MB/s 831441 calls/s # udp tx: 1443 MB/s 24489 calls/s 24489 msg/s # UDP tunnel GRO fwd perf udp rx: 946 MB/s 764600 calls/s # udp tx: 1400 MB/s 23759 calls/s 23759 msg/s # udp rx: 917 MB/s 741501 calls/s # udp tx: 1368 MB/s 23211 calls/s 23211 msg/s # udp rx: 858 MB/s 692992 calls/s # udp tx: 1472 MB/s 24975 calls/s 24975 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1321 MB/s 1075485 calls/s # udp tx: 1743 MB/s 29576 calls/s 29576 msg/s # udp rx: 1734 MB/s 1412072 calls/s # udp tx: 1753 MB/s 29738 calls/s 29738 msg/s # udp rx: 1821 MB/s 1483120 calls/s # udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # UDP GRO fwd perf udp rx: 1484 MB/s 1207442 calls/s # udp tx: 1644 MB/s 27899 calls/s 27899 msg/s # udp rx: 1654 MB/s 1346686 calls/s # udp tx: 1660 MB/s 28155 calls/s 28155 msg/s # udp rx: 1473 MB/s 1199826 calls/s # udp tx: 1460 MB/s 24767 calls/s 24767 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 117 MB/s 94699 calls/s # udp tx: 1432 MB/s 24288 calls/s 24288 msg/s # udp rx: 228 MB/s 184320 calls/s # udp tx: 1401 MB/s 23764 calls/s 23764 msg/s # udp rx: 580 MB/s 468784 calls/s # udp tx: 1353 MB/s 22951 calls/s 22951 msg/s # UDP tunnel GRO fwd perf udp rx: 356 MB/s 288852 calls/s # udp tx: 1373 MB/s 23291 calls/s 23291 msg/s # udp rx: 329 MB/s 266139 calls/s # udp tx: 1412 MB/s 23965 calls/s 23965 msg/s # udp rx: 425 MB/s 345205 calls/s # udp tx: 1375 MB/s 23323 calls/s 23323 msg/s 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__->