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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 664 MB/s 11275 calls/s 11275 msg/s # 2.57 [+0.00] tcp rx: 665 MB/s 33919 calls/s # 3.57 [+1.00] tcp tx: 656 MB/s 11127 calls/s 11127 msg/s # 3.57 [+0.00] tcp rx: 656 MB/s 33454 calls/s # 4.57 [+1.00] tcp tx: 645 MB/s 10940 calls/s 10940 msg/s # 4.58 [+0.00] tcp rx: 645 MB/s 32970 calls/s # 5.57 [+1.00] tcp tx: 646 MB/s 10963 calls/s 10963 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.93 [+1.02] udp rx: 576 MB/s 418560 calls/s # 6.95 [+0.02] udp tx: 792 MB/s 13437 calls/s 13437 msg/s # 7.93 [+0.98] udp rx: 586 MB/s 425728 calls/s # 7.95 [+0.02] udp tx: 760 MB/s 12898 calls/s 12898 msg/s # 8.93 [+0.98] udp rx: 587 MB/s 426240 calls/s # 8.95 [+0.02] udp tx: 760 MB/s 12905 calls/s 12905 msg/s # 9.94 [+0.99] udp rx: 587 MB/s 426240 calls/s # 9.95 [+0.01] udp tx: 761 MB/s 12908 calls/s 12908 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.02] udp rx: 606 MB/s 441972 calls/s # 11.32 [+0.02] udp tx: 619 MB/s 10500 calls/s 10500 msg/s # 12.30 [+0.98] udp rx: 618 MB/s 450712 calls/s # 12.32 [+0.02] udp tx: 618 MB/s 10496 calls/s 10496 msg/s # 13.30 [+0.98] udp rx: 617 MB/s 450417 calls/s # 13.32 [+0.02] udp tx: 619 MB/s 10499 calls/s 10499 msg/s # 14.30 [+0.98] udp rx: 617 MB/s 450479 calls/s # 14.32 [+0.02] udp tx: 618 MB/s 10489 calls/s 10489 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__->