make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 inherit 33 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 139 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 226 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan 6 │ 4 │ inherit 0xd8 │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 59 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 227 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0x30 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 29 │ false │ OK │ # │ geneve 6 │ 4 │ inherit 0x9c │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 52 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->