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: 1530 MB/s 1246053 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # udp rx: 1935 MB/s 1575829 calls/s # udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # udp rx: 1940 MB/s 1579638 calls/s # udp tx: 1945 MB/s 33003 calls/s 33003 msg/s # UDP GRO fwd perf udp rx: 1872 MB/s 1524320 calls/s # udp tx: 1971 MB/s 33438 calls/s 33438 msg/s # udp rx: 1966 MB/s 1600442 calls/s # udp tx: 1974 MB/s 33493 calls/s 33493 msg/s # udp rx: 1636 MB/s 1331674 calls/s # udp tx: 1990 MB/s 33756 calls/s 33756 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: 737 MB/s 599116 calls/s # udp tx: 1592 MB/s 27005 calls/s 27005 msg/s # udp rx: 1328 MB/s 1079417 calls/s # udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # udp rx: 1372 MB/s 1113758 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # UDP GRO fwd perf udp rx: 1233 MB/s 1002056 calls/s # udp tx: 1790 MB/s 30367 calls/s 30367 msg/s # udp tx: 1838 MB/s 31182 calls/s 31182 msg/s # udp rx: 1554 MB/s 1261218 calls/s # udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # udp rx: 1277 MB/s 1036204 calls/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__->