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 fail - received 10 packets, expected 1 # GRO fwd fail - received 10 packets, expected 1 # UDP fwd perf udp tx: 1840 MB/s 31213 calls/s 31213 msg/s # udp rx: 1182 MB/s 962581 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1362 MB/s 1109078 calls/s # udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # udp rx: 1892 MB/s 1540684 calls/s # UDP GRO fwd perf udp rx: 1763 MB/s 1435583 calls/s # udp tx: 1959 MB/s 33241 calls/s 33241 msg/s # udp rx: 1941 MB/s 1580243 calls/s # udp tx: 1962 MB/s 33279 calls/s 33279 msg/s # udp rx: 1929 MB/s 1570643 calls/s # udp tx: 1957 MB/s 33206 calls/s 33206 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # udp rx: 16 MB/s 13519 calls/s # udp tx: 1883 MB/s 31951 calls/s 31951 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # UDP tunnel GRO fwd perf udp tx: 1842 MB/s 31249 calls/s 31249 msg/s # udp rx: 2 MB/s 2009 calls/s # udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # IPv6 # No GRO ok # GRO frag list fail - received 10 packets, expected 1 # GRO fwd fail - received 10 packets, expected 1 # UDP fwd perf udp rx: 1422 MB/s 1156593 calls/s # udp tx: 1825 MB/s 30966 calls/s 30966 msg/s # udp rx: 1698 MB/s 1380076 calls/s # udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # udp rx: 1741 MB/s 1414725 calls/s # udp tx: 1935 MB/s 32820 calls/s 32820 msg/s # UDP GRO fwd perf udp rx: 1670 MB/s 1357458 calls/s # udp tx: 1946 MB/s 33010 calls/s 33010 msg/s # udp rx: 1635 MB/s 1331442 calls/s # udp tx: 1945 MB/s 32999 calls/s 32999 msg/s # udp rx: 1936 MB/s 1576096 calls/s # udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # GRO frag list over UDP tunnel fail - received 10 packets, expected 1 # GRO fwd over UDP tunnel fail - received 10 packets, expected 1 # UDP tunnel fwd perf udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1855 MB/s 31466 calls/s 31466 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # udp rx: 1 MB/s 856 calls/s # UDP tunnel GRO fwd perf udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1332 MB/s 22606 calls/s 22606 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 0 MB/s 595 calls/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 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__->