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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬─────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 46 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 120 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 185 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 117 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 65 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 45 │ false │ OK │ # │ vxlan │ 6 6 │ fixed 0x08 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 89 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->