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 0xe8 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 193 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 23 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 151 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 152 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 169 │ 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__->