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 0xa4 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 16 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 170 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x30 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 196 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other inherit 0x74 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 12 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 128 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 233 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 172 │ 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__->