make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.25 [+0.25] -4 -t # 2.49 [+2.23] tcp tx: 935 MB/s 15868 calls/s 15868 msg/s # 2.51 [+0.03] tcp rx: 971 MB/s 50911 calls/s # 3.49 [+0.97] tcp tx: 805 MB/s 13670 calls/s 13670 msg/s # 3.52 [+0.03] tcp rx: 786 MB/s 42780 calls/s # 4.49 [+0.97] tcp tx: 538 MB/s 9133 calls/s 9133 msg/s # 4.52 [+0.03] tcp rx: 539 MB/s 34155 calls/s # 5.49 [+0.97] tcp tx: 540 MB/s 9165 calls/s 9165 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.29] -4 -v # 6.82 [+1.01] udp rx: 659 MB/s 477440 calls/s # 6.84 [+0.02] udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # 7.82 [+0.98] udp rx: 672 MB/s 487168 calls/s # 7.84 [+0.02] udp tx: 1254 MB/s 21279 calls/s 21279 msg/s # 8.83 [+0.98] udp rx: 672 MB/s 487168 calls/s # 8.84 [+0.02] udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # 9.83 [+0.98] udp rx: 672 MB/s 486912 calls/s # 9.84 [+0.02] udp tx: 1251 MB/s 21219 calls/s 21219 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.29] -4 -G # 11.18 [+1.01] udp rx: 855 MB/s 624213 calls/s # 11.20 [+0.02] udp tx: 869 MB/s 14739 calls/s 14739 msg/s # 12.18 [+0.98] udp rx: 1052 MB/s 767422 calls/s # 12.20 [+0.02] udp tx: 1063 MB/s 18033 calls/s 18033 msg/s # 13.18 [+0.98] udp rx: 1101 MB/s 803514 calls/s # 13.20 [+0.02] udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # 14.18 [+0.98] udp rx: 1105 MB/s 806019 calls/s # 14.20 [+0.02] udp tx: 1107 MB/s 18790 calls/s 18790 msg/s ok 1 selftests: net: udpgro_frglist.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__->