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 0xb0 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 6 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 40 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 244 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ 6 fixed 0xe8 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 37 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 68 │ 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__->