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 0xb8 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 185 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 117 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 162 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 52 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 119 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 86 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 212 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 39 │ 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__->