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 0xfc │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 253 │ false OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 233 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 119 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 112 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 61 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 193 │ 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__->