make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xe4 │ inherit 80 │ false │ OK │ # │ gre │ 4 4 │ inherit 0x28 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 24 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 186 │ false │ OK │ # vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 4 │ inherit 0x10 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 36 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 217 │ false │ OK │ # geneve │ 6 │ other │ fixed 0x40 │ fixed 191 │ 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__->