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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 533 MB/s 9041 calls/s 9041 msg/s # 2.60 [+0.00] tcp rx: 533 MB/s 35198 calls/s # 3.60 [+1.00] tcp tx: 542 MB/s 9197 calls/s 9197 msg/s # 3.60 [+0.00] tcp rx: 542 MB/s 34791 calls/s # 4.60 [+1.00] tcp tx: 526 MB/s 8938 calls/s 8938 msg/s # 4.60 [+0.00] tcp rx: 527 MB/s 32021 calls/s # 5.60 [+1.00] tcp tx: 540 MB/s 9167 calls/s 9167 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.33] -4 -v # 6.98 [+1.01] udp rx: 526 MB/s 382101 calls/s # 7.00 [+0.02] udp tx: 775 MB/s 13153 calls/s 13153 msg/s # 7.98 [+0.98] udp rx: 512 MB/s 371629 calls/s # 8.00 [+0.02] udp tx: 778 MB/s 13208 calls/s 13208 msg/s # 8.98 [+0.98] udp rx: 558 MB/s 405376 calls/s # 9.00 [+0.02] udp tx: 725 MB/s 12308 calls/s 12308 msg/s # 9.98 [+0.98] udp rx: 567 MB/s 411677 calls/s # 10.00 [+0.02] udp tx: 768 MB/s 13026 calls/s 13026 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.37 [+0.33] -4 -G # 11.39 [+1.02] udp rx: 922 MB/s 672620 calls/s # 11.41 [+0.02] udp tx: 935 MB/s 15862 calls/s 15862 msg/s # 12.39 [+0.98] udp rx: 616 MB/s 449396 calls/s # 12.41 [+0.02] udp tx: 617 MB/s 10480 calls/s 10480 msg/s # 13.39 [+0.98] udp rx: 638 MB/s 465761 calls/s # 13.41 [+0.02] udp tx: 640 MB/s 10862 calls/s 10862 msg/s # 14.39 [+0.98] udp rx: 638 MB/s 465368 calls/s # 14.41 [+0.02] udp tx: 640 MB/s 10861 calls/s 10861 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__->