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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 911 MB/s 15452 calls/s 15452 msg/s # 2.52 [+0.00] tcp rx: 911 MB/s 48708 calls/s # 3.52 [+1.00] tcp tx: 836 MB/s 14185 calls/s 14185 msg/s # 3.52 [+0.00] tcp rx: 837 MB/s 47090 calls/s # 4.52 [+1.00] tcp tx: 926 MB/s 15719 calls/s 15719 msg/s # 4.52 [+0.00] tcp rx: 927 MB/s 50625 calls/s # 5.52 [+1.00] tcp tx: 951 MB/s 16141 calls/s 16141 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.27] -4 -v # 6.84 [+1.01] udp rx: 618 MB/s 448256 calls/s # 6.86 [+0.02] udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # 7.84 [+0.98] udp rx: 613 MB/s 444579 calls/s # 7.86 [+0.02] udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # 8.84 [+0.98] udp rx: 643 MB/s 466318 calls/s # 8.86 [+0.02] udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # 9.84 [+0.98] udp rx: 604 MB/s 437947 calls/s # 9.86 [+0.02] udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 1081 MB/s 789072 calls/s # 11.18 [+0.02] udp tx: 1102 MB/s 18691 calls/s 18691 msg/s # 12.17 [+0.98] udp rx: 1153 MB/s 841193 calls/s # 12.18 [+0.02] udp tx: 1152 MB/s 19551 calls/s 19551 msg/s # 13.17 [+0.98] udp rx: 1151 MB/s 839904 calls/s # 13.18 [+0.02] udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # 14.17 [+0.99] udp rx: 1154 MB/s 842243 calls/s # 14.18 [+0.01] udp tx: 1154 MB/s 19576 calls/s 19576 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__->