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: 973 MB/s 792084 calls/s # udp tx: 1247 MB/s 21162 calls/s 21162 msg/s # udp rx: 1080 MB/s 880032 calls/s # udp tx: 1111 MB/s 18856 calls/s 18856 msg/s # udp rx: 1650 MB/s 1343381 calls/s # udp tx: 1699 MB/s 28820 calls/s 28820 msg/s # UDP GRO fwd perf udp rx: 1273 MB/s 1036596 calls/s # udp tx: 1609 MB/s 27296 calls/s 27296 msg/s # udp rx: 1634 MB/s 1330785 calls/s # udp tx: 1661 MB/s 28182 calls/s 28182 msg/s # udp rx: 1823 MB/s 1484536 calls/s # udp tx: 1841 MB/s 31235 calls/s 31235 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: 1231 MB/s 20879 calls/s 20879 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1629 MB/s 27632 calls/s 27632 msg/s # udp rx: 165 MB/s 134884 calls/s # udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # UDP tunnel GRO fwd perf udp rx: 57 MB/s 46916 calls/s # udp tx: 1196 MB/s 20294 calls/s 20294 msg/s # udp rx: 76 MB/s 62043 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp rx: 88 MB/s 72037 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 1043 MB/s 849362 calls/s # udp tx: 1567 MB/s 26581 calls/s 26581 msg/s # udp rx: 577 MB/s 469829 calls/s # udp tx: 1609 MB/s 27298 calls/s 27298 msg/s # udp rx: 1397 MB/s 1137027 calls/s # UDP GRO fwd perf udp rx: 802 MB/s 653467 calls/s # udp tx: 1821 MB/s 30895 calls/s 30895 msg/s # udp rx: 1509 MB/s 1228473 calls/s # udp tx: 1867 MB/s 31679 calls/s 31679 msg/s # udp rx: 1347 MB/s 1096189 calls/s # udp tx: 1900 MB/s 32242 calls/s 32242 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: 1624 MB/s 27546 calls/s 27546 msg/s # udp rx: 355 MB/s 289512 calls/s # udp tx: 1714 MB/s 29076 calls/s 29076 msg/s # udp rx: 215 MB/s 175417 calls/s # udp tx: 1531 MB/s 25968 calls/s 25968 msg/s # UDP tunnel GRO fwd perf udp tx: 1335 MB/s 22657 calls/s 22657 msg/s # udp rx: 677 MB/s 551609 calls/s # udp tx: 1866 MB/s 31660 calls/s 31660 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1831 MB/s 31069 calls/s 31069 msg/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__->