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 0x80 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 222 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 214 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 10 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 178 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 171 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 74 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 120 │ false │ OK │ # vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 233 │ false │ OK # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 37 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 237 │ false │ OK │ # │ geneve │ 6 4 │ inherit 0x94 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 21 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 36 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 89 │ 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__->