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: 1523 MB/s 1240326 calls/s # udp tx: 1725 MB/s 29274 calls/s 29274 msg/s # udp rx: 1686 MB/s 1373029 calls/s # udp tx: 1768 MB/s 29998 calls/s 29998 msg/s # udp rx: 1938 MB/s 1578372 calls/s # udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # UDP GRO fwd perf udp rx: 1779 MB/s 1448339 calls/s # udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # udp rx: 1862 MB/s 1516525 calls/s # udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # udp rx: 1880 MB/s 1530490 calls/s # udp tx: 1949 MB/s 33063 calls/s 33063 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1695 MB/s 28764 calls/s 28764 msg/s # udp rx: 67 MB/s 55068 calls/s # udp tx: 1692 MB/s 28710 calls/s 28710 msg/s # udp rx: 245 MB/s 200244 calls/s # udp tx: 1635 MB/s 27745 calls/s 27745 msg/s # UDP tunnel GRO fwd perf udp tx: 1772 MB/s 30057 calls/s 30057 msg/s # udp rx: 48 MB/s 39224 calls/s # udp tx: 1709 MB/s 28997 calls/s 28997 msg/s # udp rx: 136 MB/s 110719 calls/s # udp tx: 1634 MB/s 27722 calls/s 27722 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1496 MB/s 1217535 calls/s # udp tx: 1866 MB/s 31656 calls/s 31656 msg/s # udp rx: 1500 MB/s 1221044 calls/s # udp tx: 1840 MB/s 31219 calls/s 31219 msg/s # udp rx: 1883 MB/s 1533622 calls/s # udp tx: 1902 MB/s 32271 calls/s 32271 msg/s # UDP GRO fwd perf udp rx: 1386 MB/s 1126966 calls/s # udp tx: 1795 MB/s 30459 calls/s 30459 msg/s # udp tx: 1728 MB/s 29321 calls/s 29321 msg/s # udp rx: 1114 MB/s 906571 calls/s # udp tx: 1734 MB/s 29414 calls/s 29414 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 139 MB/s 113358 calls/s # udp tx: 1062 MB/s 18013 calls/s 18013 msg/s # udp rx: 33 MB/s 27256 calls/s # udp tx: 1100 MB/s 18663 calls/s 18663 msg/s # udp tx: 1124 MB/s 19068 calls/s 19068 msg/s # udp rx: 0 MB/s 753 calls/s # UDP tunnel GRO fwd perf udp tx: 1090 MB/s 18490 calls/s 18490 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # udp rx: 20 MB/s 16519 calls/s # udp tx: 1092 MB/s 18531 calls/s 18531 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__->