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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 229 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 144 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 66 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 56 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 inherit 71 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 161 │ true │ OK │ # └────────┴───────┴───────┴─────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->