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 0x88 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 147 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 20 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 134 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 fixed 136 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 255 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 11 │ 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__->