make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x48 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 234 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 68 │ false OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 214 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 116 │ 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__->