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 0x90 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 128 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 15 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 253 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other fixed 0x28 │ fixed 179 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 220 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 215 │ false │ OK │ # │ geneve 4 │ other │ fixed 0x28 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 4 │ false │ OK # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 239 │ false OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 212 │ 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__->