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 0x48 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 98 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 13 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 28 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 69 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 158 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 45 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 194 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 4 │ inherit 0x30 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 214 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 207 │ 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__->