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 0x44 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 9 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0xdc │ inherit 142 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 18 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 50 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 38 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 49 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 9 │ 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__->