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 0xf8 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 203 │ false │ OK │ # │ gre 4 │ 4 │ fixed 0x48 │ fixed 92 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 216 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 50 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 203 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 88 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 235 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 226 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 inherit 19 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x94 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 110 │ 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__->