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 0xa4 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 131 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 11 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 25 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 229 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 190 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 235 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 80 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 94 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 138 │ false │ OK │ # │ geneve │ 4 other │ inherit 0x04 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 97 │ 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__->