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 0x18 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 206 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 235 │ 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__->