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 0xc8 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 75 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 238 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 173 │ 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__->