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 0xc0 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 93 │ false │ OK │ # │ gre 4 │ 4 │ fixed 0x40 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 59 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 121 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 226 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 144 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 196 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 103 │ 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__->