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 0xd8 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 208 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ 6 │ inherit 0x94 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 237 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 247 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 177 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 187 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 95 │ true │ OK │ # │ geneve 6 │ 4 │ fixed 0x28 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 92 │ 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__->