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 0xc4 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 163 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 77 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 160 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 inherit 154 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 134 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 26 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 202 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 35 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 91 │ 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__->