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 0xa0 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 46 │ false OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 181 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 199 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 101 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 196 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 54 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 68 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 88 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 108 │ 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__->