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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 71 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 46 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 220 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ other fixed 0xb0 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 242 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->