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 0x7c │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 102 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 122 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 27 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 238 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 192 │ true │ OK │ # │ vxlan │ 4 6 │ fixed 0xf8 │ fixed 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 107 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x74 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0xb0 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 160 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 21 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 2 │ 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__->